home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK1.toast / Development Kits (Disc 1) / QuickDraw GX / Programming Stuff / Sample Code / Printing Samples / Applications… / Exp. #9 (Inside Mac code) ƒ / Experiment no.9.makeout < prev    next >
Encoding:
Text File  |  1996-04-27  |  761 b   |  11 lines  |  [TEXT/MPS ]

  1. Set Echo 1
  2. SC -r -mc68020 -d mpw -d applec -d debugging -i "{CIncludes}" -i "{MPW}GX Libraries:" -i "{MPW}GX Compatibility Interfaces" "Experiment no.9.c" -o ":Objects ƒ:"
  3. SC -r -mc68020 -d mpw -d applec -d debugging -i "{CIncludes}" -i "{MPW}GX Libraries:" -i "{MPW}GX Compatibility Interfaces" "{MPW}GX Libraries:FontLibrary.c" -o ":Objects ƒ:"
  4. SC -r -mc68020 -d mpw -d applec -d debugging -i "{CIncludes}" -i "{MPW}GX Libraries:" -i "{MPW}GX Compatibility Interfaces" "{MPW}GX Libraries:ShapeLibrary.c" -o ":Objects ƒ:"
  5. Link -t APPL -c 'Ex#9'                    ∂
  6.      ":Objects ƒ:Experiment no.9.c.o" ":Objects ƒ:FontLibrary.c.o" ":Objects ƒ:ShapeLibrary.c.o"                        ∂
  7.     "{CLibraries}"StdClib.o            ∂
  8.     "{Libraries}"Runtime.o            ∂
  9.     "{Libraries}"Interface.o        ∂
  10.  -o "Experiment no.9"
  11.